type github.com/jackc/pgx/v5/pgtype.encodePlanXMLCodecEitherFormatMarshal

4 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		xml.go#L45: 		return &encodePlanXMLCodecEitherFormatMarshal{
		xml.go#L64: 	return &encodePlanXMLCodecEitherFormatMarshal{
		xml.go#L89: type encodePlanXMLCodecEitherFormatMarshal struct {
		xml.go#L93: func (e *encodePlanXMLCodecEitherFormatMarshal) Encode(value any, buf []byte) (newBuf []byte, err error) {